home *** CD-ROM | disk | FTP | other *** search
/ MASPC 1 / MASPC_1.iso / Demos / Demo DIV / DATA / DLL / SOURCE / DIV_DLL.LNK < prev    next >
Encoding:
Text File  |  1997-11-24  |  193 b   |  11 lines

  1.  
  2. # Add this to Watcom WLSYSTEM.LNK file
  3.  
  4. system begin div_dll
  5.     option osname='DIV DLL'
  6.     libpath %WATCOM%\lib386
  7.     libpath %WATCOM%\lib386\dos
  8.     format windows nt dll ^
  9. end
  10.  
  11.